home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003 July / EnterCD 7_2003.iso / Ekstra / GL Force 2001 3.0 / 3DFont.clw < prev    next >
Encoding:
MFC ClassWizard info  |  2002-03-20  |  2.8 KB  |  149 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMy3DFontView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "3dfont.h"
  9. LastPage=0
  10.  
  11. ClassCount=7
  12. Class1=CMy3DFontApp
  13. Class2=CAboutDlg
  14. Class3=CMy3DFontDoc
  15. Class4=CMy3DFontView
  16. Class5=CHelp
  17. Class6=CMainFrame
  18.  
  19. ResourceCount=4
  20. Resource1=IDR_MAINFRAME
  21. Resource2=IDD_ABOUTBOX
  22. Resource3=IDD_HELP
  23. Class7=CBanner
  24. Resource4=IDD_BANNER
  25.  
  26. [CLS:CMy3DFontApp]
  27. Type=0
  28. BaseClass=CWinApp
  29. HeaderFile=3DFont.h
  30. ImplementationFile=3DFont.cpp
  31.  
  32. [CLS:CAboutDlg]
  33. Type=0
  34. BaseClass=CDialog
  35. HeaderFile=3DFont.cpp
  36. ImplementationFile=3DFont.cpp
  37. Filter=D
  38. VirtualFilter=dWC
  39. LastObject=IDC_Instructions
  40.  
  41. [CLS:CMy3DFontDoc]
  42. Type=0
  43. BaseClass=CDocument
  44. HeaderFile=3DFontDoc.h
  45. ImplementationFile=3DFontDoc.cpp
  46.  
  47. [CLS:CMy3DFontView]
  48. Type=0
  49. BaseClass=CView
  50. HeaderFile=3DFontView.h
  51. ImplementationFile=3DFontView.cpp
  52. LastObject=CMy3DFontView
  53.  
  54. [CLS:CHelp]
  55. Type=0
  56. BaseClass=CDialog
  57. HeaderFile=Help.h
  58. ImplementationFile=Help.cpp
  59. Filter=D
  60. VirtualFilter=dWC
  61.  
  62. [CLS:CMainFrame]
  63. Type=0
  64. BaseClass=CFrameWnd
  65. HeaderFile=MainFrm.h
  66. ImplementationFile=MainFrm.cpp
  67.  
  68. [DLG:IDD_ABOUTBOX]
  69. Type=1
  70. Class=CAboutDlg
  71. ControlCount=5
  72. Control1=IDC_STATIC,static,1342177283
  73. Control2=IDC_STATIC,static,1342308480
  74. Control3=IDC_STATIC,static,1342308352
  75. Control4=IDOK,button,1342373889
  76. Control5=IDC_STATIC,static,1342308352
  77.  
  78. [DLG:IDD_HELP]
  79. Type=1
  80. Class=CHelp
  81. ControlCount=6
  82. Control1=IDOK,button,1342242817
  83. Control2=IDC_STATIC,static,1342308480
  84. Control3=IDC_STATIC,static,1342308352
  85. Control4=IDC_STATIC,static,1342308352
  86. Control5=IDC_STATIC,static,1342308352
  87. Control6=IDC_Instructions,edit,1344342020
  88.  
  89. [TB:IDR_MAINFRAME]
  90. Type=1
  91. Class=?
  92. Command1=ID_FILE_NEW
  93. Command2=ID_FILE_OPEN
  94. Command3=ID_FILE_SAVE
  95. Command4=ID_EDIT_CUT
  96. Command5=ID_EDIT_COPY
  97. Command6=ID_EDIT_PASTE
  98. Command7=ID_FILE_PRINT
  99. Command8=ID_APP_ABOUT
  100. CommandCount=8
  101.  
  102. [MNU:IDR_MAINFRAME]
  103. Type=1
  104. Class=?
  105. Command1=ID_FILE_NEW
  106. Command2=ID_FILE_PAUSE
  107. Command3=ID_FILE_RESUME
  108. Command4=ID_FILE_MRU_FILE1
  109. Command5=ID_APP_EXIT
  110. Command6=ID_APP_ABOUT
  111. CommandCount=6
  112.  
  113. [ACL:IDR_MAINFRAME]
  114. Type=1
  115. Class=?
  116. Command1=ID_FILE_NEW
  117. Command2=ID_FILE_OPEN
  118. Command3=ID_FILE_SAVE
  119. Command4=ID_FILE_PRINT
  120. Command5=ID_EDIT_UNDO
  121. Command6=ID_EDIT_CUT
  122. Command7=ID_EDIT_COPY
  123. Command8=ID_EDIT_PASTE
  124. Command9=ID_EDIT_UNDO
  125. Command10=ID_EDIT_CUT
  126. Command11=ID_EDIT_COPY
  127. Command12=ID_EDIT_PASTE
  128. Command13=ID_NEXT_PANE
  129. Command14=ID_PREV_PANE
  130. CommandCount=14
  131.  
  132. [DLG:IDD_BANNER]
  133. Type=1
  134. Class=CBanner
  135. ControlCount=5
  136. Control1=IDOK,button,1342242817
  137. Control2=IDC_STATIC,static,1342308353
  138. Control3=IDC_STATIC,static,1342308353
  139. Control4=IDC_STATIC,static,1342308353
  140. Control5=IDC_STATIC,static,1342308353
  141.  
  142. [CLS:CBanner]
  143. Type=0
  144. HeaderFile=Banner.h
  145. ImplementationFile=Banner.cpp
  146. BaseClass=CDialog
  147. Filter=D
  148.  
  149.